@@ -2360,7 +2360,6 @@ The Various Viewport-relative Units</h5>
2360
2360
css/css-values/vh-support-transform-origin.html
2361
2361
css/css-values/vh-support-transform-translate.html
2362
2362
css/css-values/vh-zero-support.html
2363
- css/css-values/vh_not_refreshing_on_chrome.html
2364
2363
css/css-values/viewport-relative-lengths-scaled-viewport.html
2365
2364
css/css-values/viewport-unit-011.html
2366
2365
css/css-values/viewport-units-css2-001.html
@@ -2752,7 +2751,7 @@ Resolution Units: the <<resolution>> type and ''<resolution>/dpi'', ''<resolutio
2752
2751
or the 'image-resolution' property defined in [[CSS3-IMAGES]] .
2753
2752
2754
2753
All <<resolution>> units are <a>compatible</a> ,
2755
- and ''< resolution>/dppx'' is their <a>canonical unit</a> .
2754
+ and ''< resolution>/dppx'' is their <a>canonical unit</a> .
2756
2755
2757
2756
The allowed range of <<resolution>> values
2758
2757
<em> always</em> excludes negative values,
@@ -4545,7 +4544,7 @@ Calculation Contexts</h4>
4545
4544
making it act as a <<length>> .
4546
4545
A single property can define multiple [=calculation contexts=] ;
4547
4546
for example, in 'background-size'
4548
- one value resolves <<percentages>> against the width of the [=background sizing area=]
4547
+ one value resolves <<percentage>> s against the width of the [=background positioning area=]
4549
4548
while the other resolves them against the height.
4550
4549
4551
4550
[=Math functions=] always inherit the [=calculation context=] from wherever they're used.
@@ -5189,7 +5188,7 @@ Serialization</h3>
5189
5188
5. If |root| is an Invert node:
5190
5189
5191
5190
1. Let |s| be a [=string=]
5192
- initially containing "(1 / ".
5191
+ initially containing "(1 / ".
5193
5192
5194
5193
2. [=serialize a calculation tree|Serialize=] |root|'s child,
5195
5194
and append it to |s|.
0 commit comments